home *** CD-ROM | disk | FTP | other *** search
/ AppleScript - The Beta Release / AppleScript - The Beta Release.iso / Development Tools / Sample Applications / 7Edit 3.0d7 / 7Edit & Frontier / 7Edit.Frontier Read Me next >
Encoding:
Text File  |  1992-11-24  |  674 b   |  20 lines  |  [ttro/ttxt]

  1. 7Edit Frontier™ Scripts
  2. -----------------------
  3.  
  4. The enclosed Frontier scripts allow some of the capabilities of 7Edit to be driven from Frontier™.
  5.  
  6. Install by double clicking on the 7Edit.Frontier icon and accepting the defaults.
  7.  
  8. The verbs are all called Edit7.xxx due to a naming requirement of Frontier. The scripts can be used to drive other Apple® Event Object aware applications with a few modifications.
  9.  
  10. An example script might be
  11.  
  12. msg(Edit7.getTextLine(2,1));
  13.  
  14. which would put line 1 of window 2 in the title bar of the Frontier window.
  15.  
  16. Please link us with any comments or suggestions on these scripts at UK.DTS.
  17.  
  18. Enjoy.
  19.  
  20. UK Macintosh Developer Technical Support.